:: Monad m => (a -> b) -> (m a -> m b) package:rebase

Promote a function to a monad.
Strict version of <$>.